[INFO] cloning repository https://github.com/astrojhgu/seekrfi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/astrojhgu/seekrfi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastrojhgu%2Fseekrfi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastrojhgu%2Fseekrfi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b81da09a38a69ff299798014ac8da9cd68a1e770
[INFO] checking astrojhgu/seekrfi against try#fceb2de603f0807f9049222f3f612ed51ed8f9dc for pr-157576
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastrojhgu%2Fseekrfi" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/astrojhgu/seekrfi
[INFO] finished tweaking git repo https://github.com/astrojhgu/seekrfi
[INFO] tweaked toml for git repo https://github.com/astrojhgu/seekrfi written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/astrojhgu/seekrfi on toolchain fceb2de603f0807f9049222f3f612ed51ed8f9dc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/astrojhgu/seekrfi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ced5b8c52aa34718e43168e246c60b5d52d9b6470047b002bce41606363b4d68
[INFO] running `Command { std: "docker" "start" "ced5b8c52aa34718e43168e246c60b5d52d9b6470047b002bce41606363b4d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ced5b8c52aa34718e43168e246c60b5d52d9b6470047b002bce41606363b4d68" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ced5b8c52aa34718e43168e246c60b5d52d9b6470047b002bce41606363b4d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ced5b8c52aa34718e43168e246c60b5d52d9b6470047b002bce41606363b4d68" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling num-bigint v0.2.3
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling unindent v0.1.5
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling ndarray v0.13.0
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking matrixmultiply v0.2.3
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking stb_truetype v0.3.0
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking itertools v0.8.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling fitsio-sys v0.3.0
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking png v0.15.1
[INFO] [stderr]     Checking rayon v1.2.0
[INFO] [stderr]     Checking fitsio v0.15.0
[INFO] [stderr]     Checking rusttype v0.8.1
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking rulinalg v0.4.2
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]     Checking num v0.2.0
[INFO] [stderr]     Checking statistical v1.0.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.16
[INFO] [stderr]     Checking fitsimg v0.1.0 (https://github.com/astrojhgu/rust_fitsimg.git#bb236785)
[INFO] [stderr]     Checking tiff v0.3.1
[INFO] [stderr]     Checking image v0.22.3
[INFO] [stderr]    Compiling pyo3-derive-backend v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling ghost v0.1.1
[INFO] [stderr]    Compiling ctor v0.1.12
[INFO] [stderr]    Compiling inventory-impl v0.1.4
[INFO] [stderr]     Checking inventory v0.1.4
[INFO] [stderr]    Compiling indoc-impl v0.3.4
[INFO] [stderr]    Compiling paste-impl v0.1.6
[INFO] [stderr]     Checking imageproc v0.19.2
[INFO] [stderr]     Checking indoc v0.3.4
[INFO] [stderr]     Checking paste v0.1.6
[INFO] [stderr]    Compiling pyo3cls v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.41
[INFO] [stderr]    Compiling pyo3 v0.8.2
[INFO] [stderr]     Checking numpy v0.7.0
[INFO] [stderr]     Checking seekrfi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fitsimg::write_img`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use fitsimg::write_img;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ndarray::Array2`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndarray::Array2;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PyArrayDyn`
[INFO] [stdout]  --> src/lib.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | use numpy::{IntoPyArray, PyArray1, PyArray2, PyArrayDyn};
[INFO] [stdout]   |                                              ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PyArrayDyn`
[INFO] [stdout]  --> src/lib.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | use numpy::{IntoPyArray, PyArray1, PyArray2, PyArrayDyn};
[INFO] [stdout]   |                                              ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/lib.rs:395:36
[INFO] [stdout]     |
[INFO] [stdout] 395 |     let M: Vec<_> = (1..8).map(|m| (2_usize.pow(m - 1))).collect();
[INFO] [stdout]     |                                    ^                  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 395 -     let M: Vec<_> = (1..8).map(|m| (2_usize.pow(m - 1))).collect();
[INFO] [stdout] 395 +     let M: Vec<_> = (1..8).map(|m| 2_usize.pow(m - 1)).collect();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/lib.rs:395:36
[INFO] [stdout]     |
[INFO] [stdout] 395 |     let M: Vec<_> = (1..8).map(|m| (2_usize.pow(m - 1))).collect();
[INFO] [stdout]     |                                    ^                  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 395 -     let M: Vec<_> = (1..8).map(|m| (2_usize.pow(m - 1))).collect();
[INFO] [stdout] 395 +     let M: Vec<_> = (1..8).map(|m| 2_usize.pow(m - 1)).collect();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/lib.rs:359:13
[INFO] [stdout]     |
[INFO] [stdout] 358 |               panic!();
[INFO] [stdout]     |               -------- any code following this expression is unreachable
[INFO] [stdout] 359 | /             st_mask = _sumthreshold(&res.t(), st_mask.t().to_owned(), m, chi)
[INFO] [stdout] 360 | |                 .t()
[INFO] [stdout] 361 | |                 .to_owned();
[INFO] [stdout]     | |____________________________^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/lib.rs:359:13
[INFO] [stdout]     |
[INFO] [stdout] 358 |               panic!();
[INFO] [stdout]     |               -------- any code following this expression is unreachable
[INFO] [stdout] 359 | /             st_mask = _sumthreshold(&res.t(), st_mask.t().to_owned(), m, chi)
[INFO] [stdout] 360 | |                 .t()
[INFO] [stdout] 361 | |                 .to_owned();
[INFO] [stdout]     | |____________________________^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fitsimg::write_img`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use fitsimg::write_img;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ndarray::Array2`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndarray::Array2;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ced5b8c52aa34718e43168e246c60b5d52d9b6470047b002bce41606363b4d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ced5b8c52aa34718e43168e246c60b5d52d9b6470047b002bce41606363b4d68", kill_on_drop: false }`
[INFO] [stdout] ced5b8c52aa34718e43168e246c60b5d52d9b6470047b002bce41606363b4d68
